;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|0 CatID=INTEGER|176842955 Comment=STRINGLIST ContinueOnError=INTEGER|0 ExternalName=STRING|"Task241" Hide=INTEGER|0 ID=INTEGER|1738832954 LogOnAsUser=INTEGER|0 Name=STRING|"[DEMO.BASIC] Robotask Commands" OnErrorTaskID=INTEGER|0 Priority=INTEGER|3 RunOnClose=INTEGER|0 RunOnStartup=INTEGER|0 ToLog=INTEGER|3 WriteGeneralLog=INTEGER|0 [Actions] Action1=FOLDER Action2=FOLDER [Actions\Action1] ActionID=STRING|"BASIC_SCRIPT" Enabled=INTEGER|-1 Name=STRING|"Basic Script" Params=FOLDER [Actions\Action1\Params] line00000=STRING|"Sub Main" line00001=STRING|" Dim s As String" line00003=STRING|" MsgBox (""Press OK to minimize Robotask "")" line00004=STRING|" RoboTaskApp.Minimize" line00005=STRING|" MsgBox (""Press OK to restore Robotask "")" line00006=STRING|" RoboTaskApp.Restore" line00008=STRING|" s = InputBox(""Input value will be assigned to RoboTask variable"")" line00009=STRING|" RoboTaskApp.SetUserVariable(""BasicValue"",s)" line00011=STRING|"End Sub" linecount=STRING|"12" source=STRING|"0" [Actions\Action2] ActionID=STRING|"A_DIALOG_MESSAGE" Enabled=INTEGER|-1 Name=STRING|"Show ""You entered this value:""" Params=FOLDER [Actions\Action2\Params] icon=STRING|"1" msg0=STRING|"You entered this value:" msg1=STRING|"{BasicValue}" msgcount=STRING|"2" playsound=STRING|"0" showmessage=STRING|"1"